Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the call to stat #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mkaito
Copy link

@mkaito mkaito commented Feb 13, 2017

Call stat -c "%Y" to get a file's modification timestamp.

Call `stat -c "%Y"` to get a file's modification timestamp.
@mkaito
Copy link
Author

mkaito commented Feb 13, 2017

Mind you, this is perhaps a version discrepancy on our version of stat. Here's the output on my machine:

❯ stat --version
stat (GNU coreutils) 8.26

@maxmilton
Copy link

maxmilton commented Apr 16, 2018

Nice! I was just testing out the theme and ran into this issue too. Was about to remove the theme but thanks to your patch @mkaito I'll give this theme a shot!

EDIT: I ended up creating my own theme based on this project but bringing things a little more up to date and fixing some performance issues - https://github.com/MaxMilton/pure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants